How to Install geda-gschem software package in Debian 9 (Stretch)

How to Install geda-gschem software package in Debian 9 (Stretch)

geda-gschem software package provides GPL EDA -- Electronics design software (schematic editor), you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install geda-gschem 

geda-gschem is installed in your system.

Make ensure the geda-gschem package were installed using the commands given below,

$ sudo dpkg-query -l | grep geda-gschem *

You will get with geda-gschem package name, version, architecture and description in a table

geda-gschem package basic information:

Distro Debian 9 stretch
Section Electronics
Package geda-gschem
Version 1:1.8.2-5
Description GPL EDA -- Electronics design software (schematic editor)
Sub Section Electronics


See Also, How to uninstall or remove geda-gschem software package from Debian 9 (Stretch)?